home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / dde2 / userdde.frm < prev    next >
Text File  |  1993-05-16  |  25KB  |  863 lines

  1. VERSION 2.00
  2. Begin Form USERDDE 
  3.    BackColor       =   &H00C0C0C0&
  4.    Caption         =   "Interactive DDE"
  5.    ClientHeight    =   5070
  6.    ClientLeft      =   630
  7.    ClientTop       =   1455
  8.    ClientWidth     =   5775
  9.    Height          =   5760
  10.    Icon            =   USERDDE.FRX:0000
  11.    Left            =   570
  12.    LinkMode        =   1  'Source
  13.    LinkTopic       =   "UserDDE"
  14.    ScaleHeight     =   5070
  15.    ScaleWidth      =   5775
  16.    Top             =   825
  17.    Width           =   5895
  18.    Begin Timer timNotify 
  19.       Enabled         =   0   'False
  20.       Left            =   5880
  21.       Top             =   4560
  22.    End
  23.    Begin SSFrame frmLinkMode 
  24.       Caption         =   "Link Mode"
  25.       Font3D          =   0  'None
  26.       Height          =   1935
  27.       Left            =   2760
  28.       TabIndex        =   17
  29.       Top             =   120
  30.       Width           =   1455
  31.       Begin SSOption optLinkMode 
  32.          Caption         =   "Noti&fy"
  33.          Font3D          =   0  'None
  34.          Height          =   255
  35.          HelpContextID   =   1130
  36.          Index           =   3
  37.          Left            =   120
  38.          TabIndex        =   21
  39.          Top             =   1440
  40.          Width           =   1215
  41.       End
  42.       Begin SSOption optLinkMode 
  43.          Caption         =   "&Manual"
  44.          Font3D          =   0  'None
  45.          Height          =   255
  46.          HelpContextID   =   1110
  47.          Index           =   2
  48.          Left            =   120
  49.          TabIndex        =   20
  50.          Top             =   1080
  51.          Width           =   1215
  52.       End
  53.       Begin SSOption optLinkMode 
  54.          Caption         =   "&Automatic"
  55.          Font3D          =   0  'None
  56.          Height          =   255
  57.          HelpContextID   =   1120
  58.          Index           =   1
  59.          Left            =   120
  60.          TabIndex        =   19
  61.          Top             =   720
  62.          Width           =   1215
  63.       End
  64.       Begin SSOption optLinkMode 
  65.          Caption         =   "&None"
  66.          Font3D          =   0  'None
  67.          Height          =   255
  68.          Index           =   0
  69.          Left            =   120
  70.          TabIndex        =   18
  71.          Top             =   360
  72.          Width           =   1215
  73.       End
  74.    End
  75.    Begin TextBox txtData 
  76.       Height          =   1935
  77.       HelpContextID   =   1010
  78.       Left            =   240
  79.       MultiLine       =   -1  'True
  80.       ScrollBars      =   2  'Vertical
  81.       TabIndex        =   9
  82.       Top             =   2640
  83.       Width           =   5295
  84.    End
  85.    Begin CommandButton cmdAction 
  86.       Caption         =   "&Exit"
  87.       Height          =   375
  88.       Index           =   3
  89.       Left            =   4440
  90.       TabIndex        =   14
  91.       Top             =   1680
  92.       Width           =   1095
  93.    End
  94.    Begin TextBox Text1 
  95.       Height          =   375
  96.       HelpContextID   =   1010
  97.       Index           =   3
  98.       Left            =   1200
  99.       TabIndex        =   7
  100.       Top             =   1680
  101.       Width           =   855
  102.    End
  103.    Begin CommandButton cmdAction 
  104.       Caption         =   "E&xecute"
  105.       Height          =   375
  106.       HelpContextID   =   1230
  107.       Index           =   2
  108.       Left            =   4440
  109.       TabIndex        =   12
  110.       Top             =   1200
  111.       Width           =   1095
  112.    End
  113.    Begin TextBox Text1 
  114.       Height          =   375
  115.       HelpContextID   =   1010
  116.       Index           =   2
  117.       Left            =   1200
  118.       TabIndex        =   5
  119.       Top             =   1200
  120.       Width           =   1335
  121.    End
  122.    Begin CommandButton cmdAction 
  123.       Caption         =   "&Poke"
  124.       Height          =   375
  125.       HelpContextID   =   1220
  126.       Index           =   1
  127.       Left            =   4440
  128.       TabIndex        =   11
  129.       Top             =   720
  130.       Width           =   1095
  131.    End
  132.    Begin TextBox Text1 
  133.       Height          =   375
  134.       HelpContextID   =   1010
  135.       Index           =   1
  136.       Left            =   1200
  137.       TabIndex        =   3
  138.       Top             =   720
  139.       Width           =   1335
  140.    End
  141.    Begin CommandButton cmdAction 
  142.       Caption         =   "&Request"
  143.       Default         =   -1  'True
  144.       Height          =   375
  145.       HelpContextID   =   1210
  146.       Index           =   0
  147.       Left            =   4440
  148.       TabIndex        =   10
  149.       Top             =   240
  150.       Width           =   1095
  151.    End
  152.    Begin TextBox Text1 
  153.       Height          =   375
  154.       HelpContextID   =   1010
  155.       Index           =   0
  156.       Left            =   1200
  157.       TabIndex        =   1
  158.       Top             =   240
  159.       Width           =   1335
  160.    End
  161.    Begin Label lblStatus 
  162.       BackColor       =   &H00C0C0C0&
  163.       BorderStyle     =   1  'Fixed Single
  164.       Height          =   255
  165.       Left            =   1200
  166.       TabIndex        =   15
  167.       Top             =   4680
  168.       Width           =   4335
  169.    End
  170.    Begin Label lblStatusLabel 
  171.       BackColor       =   &H00C0C0C0&
  172.       Caption         =   "Status:"
  173.       Height          =   255
  174.       Left            =   240
  175.       TabIndex        =   16
  176.       Top             =   4680
  177.       Width           =   735
  178.    End
  179.    Begin Label Label2 
  180.       BackColor       =   &H00C0C0C0&
  181.       Caption         =   "Server | Topic | Item"
  182.       Height          =   255
  183.       Left            =   960
  184.       TabIndex        =   13
  185.       Top             =   2280
  186.       Width           =   4575
  187.    End
  188.    Begin Label Label3 
  189.       BackColor       =   &H00C0C0C0&
  190.       Caption         =   "&Data:"
  191.       Height          =   255
  192.       Left            =   240
  193.       TabIndex        =   8
  194.       Top             =   2280
  195.       Width           =   615
  196.    End
  197.    Begin Label Label1 
  198.       BackColor       =   &H00C0C0C0&
  199.       Caption         =   "Time&Out:"
  200.       Height          =   255
  201.       Index           =   3
  202.       Left            =   240
  203.       TabIndex        =   6
  204.       Top             =   1800
  205.       Width           =   735
  206.    End
  207.    Begin Label Label1 
  208.       BackColor       =   &H00C0C0C0&
  209.       Caption         =   "&Item:"
  210.       Height          =   255
  211.       Index           =   2
  212.       Left            =   240
  213.       TabIndex        =   4
  214.       Top             =   1320
  215.       Width           =   735
  216.    End
  217.    Begin Label Label1 
  218.       BackColor       =   &H00C0C0C0&
  219.       Caption         =   "&Topic:"
  220.       Height          =   255
  221.       Index           =   1
  222.       Left            =   240
  223.       TabIndex        =   2
  224.       Top             =   840
  225.       Width           =   735
  226.    End
  227.    Begin Label Label1 
  228.       BackColor       =   &H00C0C0C0&
  229.       Caption         =   "&Server:"
  230.       Height          =   255
  231.       Index           =   0
  232.       Left            =   240
  233.       TabIndex        =   0
  234.       Top             =   360
  235.       Width           =   735
  236.    End
  237.    Begin Menu mnuSourcePopup 
  238.       Caption         =   "Sour&ce"
  239.       HelpContextID   =   2000
  240.       Begin Menu mnuSource 
  241.          Caption         =   "&None"
  242.          Checked         =   -1  'True
  243.          HelpContextID   =   2000
  244.          Index           =   0
  245.       End
  246.       Begin Menu mnuSource 
  247.          Caption         =   "&Server"
  248.          HelpContextID   =   2000
  249.          Index           =   1
  250.       End
  251.    End
  252.    Begin Menu mnuFeaturePopup 
  253.       Caption         =   "Feat&ures"
  254.       Begin Menu mnuFeature 
  255.          Caption         =   "&Always on Top"
  256.          HelpContextID   =   3010
  257.          Index           =   0
  258.       End
  259.    End
  260. End
  261. ' Define LinkExecute attributes. NUMEXECUTECMDS
  262. ' is the number of execution commands MINUS 1.
  263. ' The EC_ constants define the id value of each
  264. ' valid execution command. These must be sequential
  265. ' numbering from 0 to NUMEXECUTECMDS.
  266. '
  267. ' To add new commands:
  268. ' 1) increment NUMEXECUTECMDS
  269. ' 2) add a new EC_ constant equal to the new
  270. '     NUMEXECUTECMDS value.
  271. ' 3) Add to the DoLinkExecute procedure a Case
  272. '     statement to th